home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat3 / Tcl / pid.z / pid
Text File  |  1998-10-30  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. ppppiiiidddd((((3333TTTTccccllll))))                                                            ppppiiiidddd((((3333TTTTccccllll))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      pid - Retrieve process id(s)
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ppppiiiidddd ?_f_i_l_e_I_d?
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      If the _f_i_l_e_I_d argument is given then it should normally refer to a
  17.      process pipeline created with the ooooppppeeeennnn command.  In this case the ppppiiiidddd
  18.      command will return a list whose elements are the process identifiers of
  19.      all the processes in the pipeline, in order.  The list will be empty if
  20.      _f_i_l_e_I_d refers to an open file that isn't a process pipeline.  If no
  21.      _f_i_l_e_I_d argument is given then ppppiiiidddd returns the process identifier of the
  22.      current process.  All process identifiers are returned as decimal
  23.      strings.
  24.  
  25.  
  26. KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  27.      file, pipeline, process identifier
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.